| Name | Description | |
|---|---|---|
![]() | init | Initializes the ActivationResult. Called during construction. |
| Name | Description | |
|---|---|---|
![]() | details | Gets or sets any relevant details associated with the operation. |
![]() | isSuccess | Gets a value indicating whether the activation operation was successful. |
![]() | statusCode | Gets the status code associated with the result of the activation operation. |
| Name | Description | |
|---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |